Crate hex_color[][src]

Expand description

A Rust library for parsing, serializing, and operating on hex colors.

Structs

An RGB color represented in hexadecimal.

An error which can be returned when parsing a hex color.